This the code bundle for Mastering ASP.NET Core 2.0. All the code file for the book are present in the code bundle. The files are book wide since there are a lot of dependencies to execute the file.


Use the following:

1 - Open solution BookShop.sln using Visual Studio 2017.
2 - Set Web as the startup project
.
3 - Start debugging.
4 - On the error message allow the execution of the migration.
5 - Go to Register and create an account as administrator and any others a non-administrator
.